DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / ILoadedItem<T> Interface / Index Property

In This Topic
    Index Property (ILoadedItem<T>)
    In This Topic
    Gets the index of the item.
    Syntax
    'Declaration
     
    ReadOnly Property Index As Integer
    int Index {get;}
    See Also